|
Orchestration SDK 5.12.0
|
#include <OrchestrationWarning.h>
Inherits NSObject.
Properties | |
| NSInteger | warningCode |
| NSError * | error |
| NSInteger | internalErrorCode |
The OrchestrationWarning class is the base class used for asynchronous warning management in the Orchestration SDK.
|
readnonatomicassign |
error coming from another SDK
|
readnonatomicassign |
Give the intial Error Code coming from one of our SDK 0 otherwise.
|
readnonatomicassign |
warning code attached to the warning (see OrchestrationWarningCodes.h)